@charset "utf-8";
body{font-family:"Helvetica Neue",Helvetica,tahoma,Arial,"Noto Sans CJK SC","PingFang SC","\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","WenQuanYi Micro Hei",sans-serif;}

.f-ptb0{
	padding:0px!important;
}
.jgLBox {
	padding: 0 20px 0 30px;
}
.jgRBox {
	padding: 0 30px 0 20px;
}


/* gss-----start */
.wms-con{
	margin:0px !important;
	min-height: 450px;
}


.wms-con .zt-list{
	padding-right: 10px;
	padding-left: 10px;
	border-right:1px solid #DCDCDC;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
.zt-item{
	padding:0px 0px 40px 0px;
}
.zt-item + .zt-item{
	border-top:1px solid #DCDCDC;
}
.zt-item h1{
	font-size:20px;
	font-weight:900;
	color: #232323;
	padding:30px 10px 20px 10px;
}
.zt-item a{
	text-decoration: none;
	font-size:14px;
	line-height:18px;
	color:#212121;
}
.zt-item li{
	padding:5px 10px;
	word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}
.zt-detail{
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
.about-us li{
	float: left;
	box-sizing: border-box;
	width: 50%;
}
.wd-title{
	font-size:20px;
	font-weight: 900;
	color:#232323;
	padding-top:20px;
}
.wd-title a {
	color: #232323;
}
.work-de{
	margin:0px;
	padding-left:10px;
	padding-bottom:50px;
	border-bottom:1px solid #262626;
	overflow: hidden;
}
.work-de .col-lg-4{
	padding:0px!important;
	height: 415px;
}
.work-de .col-lg-8{
	padding-right:0px!important;
	height: 415px;
}

.wd-item h1{
	max-height: 64px;
	font-weight: bold;
	font-size:20px;
	line-height:32px;
	margin:15px 0px;
	overflow: hidden;
}
.wd-item ul{

	border-bottom: 1px solid #DCDCDC;
}
.wd-item ul li{
	margin-top: 20px;
	color: #707070;
	line-height: 26px;
	font-size: 16px;
}
.wd-item ul li a{
	color: #212121;
	
}
.wd-item ul li.h-zy-01 {
	margin: 0;
	max-height: 84px;
	overflow: hidden;
	line-height: 28px;
	font-size: 15px;
}
.wd-item ul li.h-zy-01 a {
	color: #707070;
	text-decoration: none;
}
.borb0{
	border-bottom-width:0px !important;
}
.slider{
	height:415px;
}
.slideBox{
	width:100%;
	height:415px;
	overflow:hidden;
	position:relative;
	border:1px solid #ddd;
}
.slideBox .hd{
	height:25px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:1;
}
.slideBox .hd ul{
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li{ 
	float:left; 
	margin-right:12px;
	width:9px;
	height:9px;
	line-height:9px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	border-radius:50%;
	margin-top:3px;
}
.slideBox .hd ul li.on{
	width:15px;
	height:15px;
	margin-top: 0px;
	;background:#f00;
	color:#fff; }
.slideBox .bd{
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li{
	zoom:1;
	vertical-align:middle;
	position: relative;
}
.slideBox .bd img{
	width:100%;
	height:415px;
	display:block;
}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{
	display: none;
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-25px;
	width:32px;
	height:40px;
	background: url(slider-arrow.png) -110px 5px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next{
	left:auto;
	right:3%;
	background-position:8px 5px;
}
.slideBox:hover .prev,.slideBox:hover .next {
	display: block;
}
.slideBox .prev:hover,.slideBox .next:hover{
	filter:alpha(opacity=100);opacity:1;
}
.slideBox .prevStop{
	display:none;
}
.slideBox .nextStop{
	display:none;
}

.wms-exp{
	width:100%;
	padding:15px 22px;
	padding-bottom:35px;
	height:110px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f657174',endColorstr='#3f657174');
	background:#657174;
	background-color:rgba(101, 113, 116, 0.6);
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size:14px;
	color:#FFFFFF
}
.wms-exp h5 {
	color: #fff;
	line-height: 24px;
	font-size: 16px;
}
.wms-exp p {
	color: #eee;
	max-height: 40px;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
}
.vid-pic{
	padding-top:30px;
}
.vid-pic .col-lg-4{
	border-right: 1px solid #DCDCDC;
}
.vid-pic h1{
	font-size:20px;
	color:#262626;
	margin-bottom:20px;
}
.vpb-img{
	width:100%;
	height: 205px;
	position: relative;
}
.vpb-img i{
	display:inline-block;
	width: 55px;
	height: 55px;
	background:url("video.png") center no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-22.5px;
	margin-left:-22.5px;
}
.vpb-img img {
	width: 289px;
	height: 209px;
}

.vp-box p{
	color: #707070;
	font-size:14px;
	line-height:28px;
	margin-top:20px;
}
.vid-pic .col-lg-8{
	padding-right:0px;
}
.pic-box .col-lg-6{
	padding-left:0px;
}
.zc-rule{
	padding-top:25px;

}
.zc-rule h1{
	font-size:20px;
	font-weight:900;
	color:#232323;
	border-bottom:1px solid #212121;
	padding-bottom:20px;
}
.zcr-con{
	padding-top:26px;
	padding-bottom:25px;

}
.wm-zc{
	width:50%;
	padding-left: 15px;
	padding-right:15px;
	float: left;
}
.wm-zc h1{
	border-bottom-width:0px;
	font-size:18px;
	color: #262626;
}
.wm-gl{
	width:50%;
	padding-left: 15px;
	padding-right:15px;
	float: left;
}
.wm-gl h1{
	border-bottom-width:0px;
	font-size:18px;
	color: #262626;
}
.zcr-con ul li{
	margin-bottom:10px;
}
.zcr-con ul li a{
	font-size:16px;
	color:#212121;
	line-height:2;
	text-decoration: none;
}
.pic-list a{
	text-decoration: none;
}
.pic-list a.a_pic {
	position:relative;
	display:block;
	height:170px;
	line-height:0;
	font-size:0;
	box-sizing:border-box;
}
.pic-list a.a_pic img{
	position:absolute;
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
.pic-list img{
	width:100%;
}
.pic-list .pl-detail{
	height:69px;
	line-height:23px;
	font-size:16px;
	color: #262626;
	margin:5px 0px;
	overflow: hidden;
	padding: 0 25px;
}
.article-tool{
	padding:15px 0px 15px 15px;
	border-bottom: 1px solid #DCDCDC;
}
.at-left{
	float: left;
}
.at-left p{
	font-size:15px;
	line-height:28px;
	color:#262626;
}
.at-left p a {
	color: #262626;
}
.at-left p span{
	font-size:15px;
	line-height:28px;
	color:#262626;
	margin-left:30px;
}
.at-right{
	float: right;
	padding-right:10px;
}
.at-right i{
	display: inline-block;
	width: 35px;
	height:55px;
	margin-left:25px;
	cursor: pointer;
}
.at-right i.font-muli{
	background:url("icon1.png") center no-repeat;
}
.at-right i.font-add{
	background:url("icon2.png") center no-repeat;
}
.at-right i.font-start{
	background:url("icon3.png") center no-repeat;
}
.at-right i.font-weibo{
	background:url("icon4.png") center no-repeat;
}
.at-right i.font-weixin{
	position: relative;
	background:url("icon5.png") center no-repeat;
}
.at-right i .weixin {
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	right: -10px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	z-index: 9999;
	background: #fff;
}
.at-right i.font-weixin:hover .weixin {
	width: 180px;
	height: 78px;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	border: 1px solid #ccc;
}
.art-title{
	padding:25px 0px;
	border-bottom: 1px solid #DCDCDC;
	font-size:36px;
	line-height:55px;
	font-weight:bold;
	color: #262626;
}
.art-con{
	padding:15px 0px;
	font-size:18px;
	border-bottom: 1px solid #DCDCDC;
}
.art-con img {
	margin: 10px 0;
	padding: 0;
	width: 100%;
	height: auto;
}
.art-con p{
	line-height:42px;
	color:#262626;
	padding:15px 0px;
}
/* gss-----end */
.main h1 a {
	color: #232323;
	font-size: 20px;
}
.main .wm-zc h1 a,.main .wm-gl h1 a{
	color: #232323;
	font-size: 18px;
}
/* 第二版供选首页---未确定 */
.bjgMain {
	padding: 0 15px;
}
.borB1{
	border-bottom: 1px solid #dcdcdc;
}
.bjgBox {
	padding-bottom: 30px;
}
.bjgBox .title {
	padding: 5px 0 15px;
}
.bjgBox .title h3 {
	color: #232323;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
}
.bjgBox .title h3 a {
	color: #232323;
}
.bjgList_01 li {
	margin-top: 20px;
	color: #212121;
	line-height: 1.6;
	font-size: 16px;
}
.bjgList_01 li a {
	margin-right: 5px;
	color: #212121;
}
/* 如未用到删除 end */
.am-pagination-custom{
	margin: 30px 0;
    text-align: right;
}
.am-pagination-custom > a{
    padding: 0 .8rem;
    font-size: 1.8rem;
    font-weight: 700;
}
.am-pagination-custom > a.z-disabled{
    color: #d2d2d2!important;
    cursor: not-allowed!important;
}

/* 移动端 */
.mPage {
	margin: 0 auto;
	max-width: 100%;
}
.mPage .wrapper {
	width: 100%;
}
.mPage .nav {
	height: 49px;
	overflow-x: auto;
	white-space: nowrap;
}
.mPage .nav .navCon {
	display: block;
	float: none;
	margin: 0;
	width: auto;
}
.mPage .nav .navCon li {
	display: inline-block;
	float: none;
	padding: 8px 10px;
	color: #707070;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	box-sizing: border-box;
}
.mPage .nav .navCon li::after {
	display: none;
}
.mPage .nav .navCon li a {
	color: #707070;
}
.mPage .container {
	width: 100%;
	border: none;
}
.mPage .mCon{
	padding: 0 15px;
}
.mPage .mFocus img {
	width: 100%;
	height: auto;
}
.mPage .mFocus h2 {
	margin-top: 15px;
	color: #212121;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
}
.mPage .mFocus p {
	margin-top: 10px;
	color: #707070;
	line-height: 28px;
	font-size: 14px;
}
.mPage .mFocus span {
	margin-top: 10px;
	color: #262626;
	font-size: 12px;
}
.mPage .mItem .mTitle_01 {
	padding: 25px 15px 0;
	border-top: 1px solid #9D9D9D;
}
.mPage .mItem .mTitle_01 h3 {
	display: inline-block;
	padding-bottom: 6px;
	color: #212121;
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 3px solid #ab0000;
}
.mPage .mItem .mTitle_01 h3 a,.mPage .mItem h4 a {
	color: #212121;
}
.mPage .mItem h4 a 

.mPage .mItem .mList_01 {
	margin: 20px 0;
}
.mPage .mItem .mList_01 li {
	margin-top: 20px;
	color: #212121;
	line-height: 26px;
	font-size: 16px;
}
.mPage .mItem h4 {
	margin-top: 22px;
	padding: 18px 15px 0;
	color: #212121;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #9D9D9D;
}
.mPage .mItem .mList_01 li a {
	color: #212121;
	margin-right: 5px;
}
.mPage .txtList_02 li {
	font-size: 16px;
}
.mPage .txtList_02.column_2 li {
	float: left;
	width: 50%;
}

/* 文章页意见 */
.art-form{
	margin: 50px auto;
	width: 100%;
}
.art-form p a {
    color: #d30000;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
}
.art-form-table table {
    
}
.art-form-table table td {
    padding: 9px 15px 9px 15px;
    line-height: 30px;
   
}
.art-form-table table td input[type="text"] {
    padding: 0 6px;
    width: 280px;
    height: 28px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #707070;
}
.art-form-table table td label {
    display: inline-block;
    width: 130px;
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
}
.art-form-table table td .text_01 {
    padding: 5px 6px;
    width: 85%;
    height: 80px;
    line-height: 24px;
    font-size: 14px;
    resize: none;
    border: 1px solid #707070;
}
.art-form-table table td.td-yzm img {
	margin: 0 10px;
	width: 62px;
	height: 28px;
    vertical-align: middle;
}
.art-form-table table td.td-yzm a {
    font-size: 14px;
}
.winPage2 .ft, .customization-ft {
    padding: 25px 0;
}
.customization-ft input {
    margin-left: 30px;
    width: 120px;
    height: 32px;
    color: #fff;
    font: normal 16px/32px '';
    background: #AFAFAF;
    border: none;
}
.customization-ft input:nth-child(1) {
    margin-left: 0;
    background: #AB0000;
}
.mCol {
	padding: 0 30px;
}

.pic-box .col-lg-6:last-child{
	padding-right: 0px;
    padding-left: 20px;
}


/* 特殊页面 start */
.countryCon{
	padding-bottom: 40px;
}
.countryTable {
	margin:0 auto;
	width: 98%;
}
.countryTable td {
	padding: 0 5px 0 15px;
	height: 60px;
	border: 1px solid #dcdcdc;
}
.countryTable td a {
	color: #262626;
	line-height: 24px;
	font-size: 18px;
	text-decoration: none;
}
.countryTable td a:hover {
	color: #ab0000;
}
/* 展开提示层 */
.tooltiper {
    position: relative;
    display: inline-block;
    perspective: 600px;
    transform-style: preserve-3d;
}
.tooltiper .tooltip {
    min-width: 150px;
    position: absolute;
    font-size: 16px;
    text-align: left;
    background: #A9D5DE;
    color: #262626;
    padding: 5px 10px;
    border-radius: 1px;
    display: block;
    top: 0;  
    left: 0;
    line-height: 1.4em;
    transform: rotateX(90deg) translateZ(0px);
    opacity: 0;
    transition: transform 0.4s cubic-bezier(0.64, 0.57, 0.67, 1.53), opacity 0.1s ease-out 0.1s;
}
.tooltiper:hover .tooltip {
    transform: rotateX(0) translateZ(20px);
    opacity: 1;
    transition: transform 0.4s cubic-bezier(0.64, 0.57, 0.67, 1.53), opacity 0.1s ease-out;
}
.tooltiper .tooltip:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -7px;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: #A9D5DE transparent transparent transparent;
}
.ti2em {
	text-indent: 2em!important;
}
.l_br em {
	display: inline-block;
	vertical-align: text-top;
}
.listBannerCol img {
	width: 100%;
	height: auto;
}
.hotTopic ul {
	width: 48%;
}
.hotTopic ul li {
	margin-top: 30px;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
}
.hotTopic ul li a {
	color: #262626;
	text-decoration: none;
}
.hotTopic ul li a:hover {
	color: #ab0000;
}
/* 特殊页面 end */

/* 外贸政策切换样式 */
.wmTabBox .hd ul {
	display: flex;
}
.wmTabBox .hd ul li {
	/* float: left; */
	/* width: 85px; */
	margin: 0;
	flex: 1;
	height: 34px;
	color: #707070;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #fff;
	border: 1px solid #cbcbcb;
	cursor: pointer;
}
.wmTabBox .hd ul li + li {
	border-left: none;
}
.wmTabBox .hd ul li a{
	color: #707070;
}
.wmTabBox .hd ul li.on {
	color: #fff;
	background: #ab0000;
	border: none;
}
.wmTabBox .hd ul li.on a{
	color: #fff;
}
.djSliderBox {
	margin: 40px auto;
	width: 80%;
}


/*up_browser*/
.up_browser {
	margin: 100px auto 0;
	max-width: 1200px;
	color: #262626;
}
.up_browser .u-hd {
	padding-top: 130px;
	text-align: center;
	background: url(browserBg_01.png) no-repeat top center;
}
.up_browser .u-hd h4 {
	line-height: 26px;
	font-size: 24px;
	font-weight: bold;
}
.up_browser .u-hd p {
	margin-top: 30px;
	font-size: 16px;
}
.up_browser .u-con {
	margin: 20px auto 0;
	padding-bottom: 80px;
	width: 680px;
}
.up_browser .u-con h5 {
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
}
.up_browser .u-con ul {
	margin-top: 35px;
}
.up_browser .u-con ul li {
	float: left;
	width: 150px;
	text-align: center;
}
.up_browser .u-con ul li.two {
	margin: 0 110px;
}
.up_browser .u-con ul li a, .up_browser .u-con ul li span {
	display: block;
	text-decoration: none;
}
.up_browser .u-con ul li span.a2 {
	margin-top: 28px;
	height: 45px;
	color: #333;
	line-height: 42px;
	font-size: 15px;
	border: 1px solid #dcdcdc;
}
.up_browser .u-con ul li img {
	width: 111px;
	height: 114px;
}
.f-w388{
	width: 388px;
}





.art-con1{
	font-size:16px;
}
.art-con1 p{
	line-height:1.6;
	color:#262626;
	padding:7px 0px;
}

/*xiyafeizhousi table*/
.more_01 {
    position: absolute;
    width: 266px;
    background-color: #F3F3F3;
    top: -5px;
    left: 100px;
    display: none;
    z-index: 99;
}
.more_01 ul{
	padding:6px 0;
}
.more_01 li{
	text-align:left;
	padding: 10px 15px 0;
}
.more_01 li a{
	color:#262626;
	font-size: 14px;
    line-height: 1.6;
}
.triangle{
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-width: 10px 10px 10px 0;
	border-style: solid;
	border-color: transparent #F3F3F3;
	top: 20px;
	left: -10px;
}





@media (max-width:1407px){
	.zt-item li {
		padding: 5px 0 5px 10px;
	}
	.vpb-img{
		height:auto;
	}
	.vpb-img img{
		width: 100%;
		height:auto;
	}
}
@media (max-width:1199px){
	.art-form {
		margin: 50px auto;
		width: 100%;
	}
	.art-form-table table td {
		padding: 5px 10px 5px 10px;
		font-size: 14px!important;
	}
	.art-form-table table td input[type="text"]{
		width: 85%;
	}
	.art-form-table table td.td-yzm input[type="text"] {
		width: 50%;
	}
}
@media (max-width:1200px){}
@media (max-width:1024px) and (min-width:991px) {}
@media (max-width:768px){
	.m-ar-none{display:none;}
	.at-left p{
		float: left;
		margin-right: 20px;
	}
	.at-right i.m-ar-none {
		display:none;
	}
	.article-tool.m-ar-none{
		display: none;
	}
	
}
@media (max-width:1200px) and (min-width:991px) {}
@media (max-width:991px) {
	..art-form{
		padding: 0 15px;
	}
	.art-title{
		padding:25px 15px;
		font-size:24px;
		line-height:36px;
	}
	.mCol {
		padding: 0;
	}
	.jgLBox {
		padding: 0;
	}
	.art-con {
		padding: 15px;
	}
	.listCon {
		padding: 0 15px;
	}
}
@media (max-width:767px) {}
@media (max-width:640px) {
	/* 移动端 */
	.mPage {
		width: 100%;
	}
	.countryCon{
		padding-bottom: 0;
	}
	.countryTable td{
		width: 50%;
		/* display: inline-block; */
	}
	.countryTable td a{
		font-size: 16px;
	}
	.art-title{
		/* padding:15px 0px; */
		font-size:22px;
		line-height:30px;
	}
	
}
@media (max-width:570px) {}
@media (max-width:480px) {}
@media (max-width:380px) {}
@media (max-width:350px) {}
@media (max-width:330px) {}


/* 主体布局 */
.ml2 {
	margin-left: 2%;
}
.mr10 {
	margin-right: 10px;
}
.pl2 {
	padding-left: 2%;
}
.iColumn a {
	color: #262626;
}
.iColumn .iMainL {
	width: 180%;
}
.iColumn .iMainR {
	width: 0%;
}
.iMainR_02 {
	width: 0%;
}
.iMainL_02 {
	width: 150%;
}
/* 首页title_01 */
.iTitle_01 em {
	display: inline-block;
	padding-bottom: 12px;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 5px solid #ab0000;
}
.iTitle_01 em a:hover{
    color:#ab0000;
	text-decoration: none;
}
.iTitle_01 i {
	display: inline-block;
	margin-left: 25px;
	margin-top: 2px;
	color: #707070;
	font-size: 16px;
}
.lBorB {
	border-bottom: 1px solid #dcdcdc;
}
.lCol_01 {
	padding-bottom: 30px;
}
.lCol_01 h3 {
	line-height: 42px;
	font-size: 24px;
	font-weight: bold;
}
.lCol_01 h4 {
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
}
.lCol_01 .con {
	color: #707070;
	line-height: 28px;
	font-size: 15px;
}
.lCol_01 .lFt {
	color: #707070;
	line-height: 22px;
	font-size: 12px;
}
.lColList_01 {
	max-height: 246px;
	overflow: hidden;
}
.lColList_01 li {
	margin-top: 20px;
	line-height: 26px;
	font-size: 16px;
}
/* 焦点图 */
.slider{
	height:450px;
}
.slideBox{
	width:100%;
	height:450px;
	overflow:hidden;
	position:relative;
	border:1px solid #ddd;
}
.slideBox .hd{
	height:15px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:10px;
	z-index:1;
}
.slideBox .hd ul{
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li{ 
	float:left; 
	margin-right:12px;
	width:8px;
	height:8px;
	line-height:8px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	border-radius:50%;
	margin-top:2px;
}
.slideBox .hd ul li.on{
	width:12px;
	height:12px;
	margin-top: 0px;
	;background:#f00;
	color:#fff; }
.slideBox .bd{
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li{
	zoom:1;
	vertical-align:middle;
	position: relative;
}
.slideBox .bd img{
	width:100%;
	height:450px;
	display:block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{
	display: none;
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-25px;
	width:32px;
	height:40px;
	background: url(slider-arrow.png) -110px 5px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next{
	left:auto;
	right:3%;
	background-position:8px 5px;
}
.slideBox:hover .prev,.slideBox:hover .next {
	display: block;
}
.slideBox .prev:hover,.slideBox .next:hover{
	filter:alpha(opacity=100);opacity:1;
}
.slideBox .prevStop{
	display:none;
}
.slideBox .nextStop{
	display:none;
}

.wms-exp{
	width:100%;
	padding:15px 22px;
	padding-bottom:35px;
	height:110px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f657174',endColorstr='#3f657174');
	background:#657174;
	background-color:rgba(101, 113, 116, 0.8);
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size:14px;
	color:#FFFFFF
}
.wms-exp h5 {
	color: #fff;
	line-height: 26px;
	font-size: 16px;
}
.wms-exp p {
	color: #eee;
	line-height: 20px;
	font-size: 12px;
}
/* 热点滚动 */
.picScroll-left{
	position:relative;
	overflow:hidden;
}
.picScroll-left .hd{
	overflow:hidden;
	height:40px;
	padding:0 10px 0 0;
	border-bottom: 1px solid #9d9d9d;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{
	display:block;
	width:33px;
	height:33px;
	float:right;
	margin-right:5px;
	margin-top:0;
	overflow:hidden;
	cursor:pointer;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
}
.picScroll-left .hd .next{
	background-position:-39px 0;
}
.pic-fixed{
	float: left;
	width: 216px;
	margin-top: 20px;
}
.picScroll-left .hd h5 {
	float: left;
	margin-top: 2px;
	color: #262626;
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
}
.picScroll-left .bd{
	margin-top: 20px;
	float: left;
	width: 446px;
}
.picScroll-left .bd ul{
	overflow:hidden;
	zoom:1;
}
.picScroll-left .bd ul li{
	margin:0 0 0 20px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picScroll-left .bd ul li .pic{
	text-align:center;
}
.picScroll-left .bd ul li .pic img{
	width:216px;
	height:114px;
	display:block;
}
.picScroll-left .bd ul li .title{
	margin-top: 5px;
	line-height:24px;
	font-size: 15px;
	text-align: left;
}

.hotTxtList li {
	float: left;
	margin-left: 2%;
	padding: 18px 0;
	width: 32%;
	height: 60px;
	line-height: 22px;
	font-size: 15px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.hotTxtList li:first-child{
	margin: 0;
}
.hiddenColumn_01 {
	padding-bottom: 20px;
}
.iTitle_02 {
	padding-bottom:14px;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #9D9D9D;
}
.ovdColumn .con {
	height: 180px;
	overflow: hidden;
}
.ovdColumn .con ul li {
	margin-top: 20px;
	color: #262626;
	line-height: 24px;
	font-size: 15px;
}
.rTopicCol .con h5 {
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
}
.rTopicCol .con p {
	line-height: 24px;
	font-size: 15px;
}
.rTopicCol .txtList_02 li {
	margin-bottom: 6px;
	padding-left: 20px;
	line-height: 24px;;
	background: url(iconRListBg_01.png) no-repeat left 9px;
}
.iColumn .ftColumn {
	height: 30px;
	background: #F2F2F2 url(openBg_01.png) no-repeat center center;
	border-bottom: 1px solid #707070;
	cursor: pointer;
}
.iColumn .open {
	background: #F2F2F2 url(openBg_02.png) no-repeat center center;
}
.gkList_01 li {
	float: left;
	margin-bottom: 15px;
	padding-left: 15px;
	width: 33%;
	line-height: 20px;
	font-size: 16px;
	background: url(iconRListBg_01.png) no-repeat 2px center;
}


.gkList_02{
	margin-top: -290px;
}

.gkList_02 li {
	margin-top: 0px;
	padding-left: 20px;
	margin-left: 300px;
	width: 230%;
	background: url(zcListBg_01.png) no-repeat 0 10px;
	height: 78px;
}
.gkList_02 li a {

	line-height: 26px;
	font-size: 16px;
	overflow:hidden;
	text-overflow:ellipsis;

	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	max-height: 52px;
}
.gkList_02 li p {
	margin-top: 5px;
	color: #600000;
	line-height: 22px;
	font-size: 13px;
}
.gkList_02 li p em {
	display: inline-block;
	padding-left: 20px;
	background: url(iconZc_01.jpg) no-repeat left center;
}
.gkList_02 li p span {
	margin: 0 12px;
}
.gkList_02 li p i {
	color: #828282;
	font-size: 12px;
}

.gkList_02 h1 {
	}


.gkList_03 {
	padding: 16px 0;
}
.gkList_03 li {
	float: left;
	width: 50%;
	padding-left: 15px;
	line-height: 20px;
	font-size: 16px;
	background: url(iconRListBg_01.png) no-repeat 2px center;
}
.gkmlList li {
	margin-top: 30px;
	background: #ebeef0;
}
.gkmlList li a {
	display: block;
	padding-left: 20px;
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	text-decoration: none;
	background: url(iconMlBg-01.png) no-repeat 95% center;
}
.gkmlList li:hover{
	background: #A9D5DE
}




.gkList_04 li {
	margin-top: 10px;
	margin-left: -330px;
	padding-left: 20px;
	background: url(zcListBg_01.png) no-repeat 0 10px;
	height: 45px;
	width: 220%;

}
.gkList_04 li a {
	line-height: -10px;
	font-size: 16px;
	overflow:hidden;
	text-overflow:ellipsis;

	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	max-height: 52px;
}
.gkList_04 li p {
	margin-top: 5px;
	color: #600000;
	line-height: 42px;
	font-size: 13px;
}
.gkList_04 li p em {
	display: inline-block;
	padding-left: 20px;
	background: url(iconZc_01.jpg) no-repeat left center;
}
.gkList_04 li p span {
	margin: 0 12px;
}
.gkList_04 li p i {
	color: #828282;
	font-size: 12px;
}





.swTitle {
	padding: 10px 20px 35px 20px;
}
.swTitle h4 {
	float: left;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
}
.swTitle h4.nofloat {
	float: none;
	}


.swTitlez {
	padding: 0px 100px 0px 0px;
	}


.swTitlez h5 {
	float: right;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
}

.swTitlez h5.nofloat {
	float: left;
	margin-top: -322px;
	margin-left: 460px;

}

.swTitle p {
	float: right;
	margin-top: 2px;
	line-height: 20px;
	font-size: 14px;
}
.swTitle p a {
	margin: 0 8px;
	font-size: 16px;
}

.swTitlez {
	margin-top: -10px;
	padding: 10px 20px 15px 22px;

}
.swTitlez h4 {
	float: left;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
}
.swTitlez h4.nofloat {
	float: none;
}
.swTitlez p {
	float: right;
	margin-top: 2px;
	line-height: 20px;
	font-size: 14px;
}
.swTitlez p a {
	margin: 0 8px;
	font-size: 16px;
}







.swColumn_01 .iMainL {
	width: 38%;
}
.swColumn_01 .iMainR {
}
.vBox_01 .vPlay {
	position: relative;
}
.vBox_01 .vPlay::after {

}
.vBox_01 .vPlay em {
	position: absolute;
	left: 25px;
	bottom: 20px;
	padding-left: 58px;
	width: 134px;
	height: 58px;
	line-height: 58px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: rgba(101, 113, 116, 0.7) url(playBg_01.png) no-repeat 20px 15px;
	cursor: pointer;
	overflow: hidden;
}
.vBox_01 h4 {
	padding: 0 25px;
	line-height: 30px;
	font-size: 22px;
}
.vBox_01 p.info {
	padding: 0 25px;
	color: #600000;
	font-size: 13px;
}
.vBox_01 p.info em {
	display: inline-block;
	margin-right: 12px;
	padding-left: 20px;
	background: url(iconZc_01.jpg) no-repeat left center;
}
.vBox_01 p.info i {
	margin-left: 12px;
	color: #828282;
	font-size: 12px;
}
.lixList li {
	float: left;
	margin-left: 2%;
	width: 32%;
}
.lixList li:first-child {
	margin: 0;
}
.lixList li img {
	width: 100%;
	height: 120px;
}
.lixList li a {
	display: block;
}
.lixList li a.aTitle {
	margin-top: 20px;
	line-height: 24px;
	font-size: 16px;
}
.lixList li p {
	margin-top: 10px;
	color: #707070;
	line-height: 24px;
	font-size: 14px;
}
.lixList li i {
	display: block;
	margin-top: 10px;
	color: #828282;
	line-height: 22px;
	font-size: 12px;
}
.dtBox h3 {
	line-height: 26px;
	font-size: 20px;
}
.dtBox p {
	margin-top: 20px;
	color: #707070;
	line-height: 28px;
	font-size: 18px;
}
.dtBox h4 {
	padding-bottom: 20px;
	line-height: 26px;
	border-bottom: 1px solid #dcdcdc;
}
.dtBox h4 em {
	display: inline-block;
	padding-left: 12px;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	border-left: 5px solid #ab0000;
}
.dtBox h4 a {
	display: inline-block;
	margin-left: 22px;
	padding-right: 30px;
	font-size: 16px;
	background: url(iconDtBg_01.png) no-repeat right center;
}
.dtList_01 li {
	float: left;
	margin-left: 2%;
	margin-top: 20px;
	width: 32%;
	height: 116px;
	line-height: 22px;
	font-size: 15px;
	font-weight: bold;
	background: #ebeef0;
	background-repeat: no-repeat;
	background-position: 22px 18px;
}
.dtList_01 li a {
	display: block;
	padding: 60px 60px 10px 22px;
	height: 100%;
	text-decoration: none;
}
.dtList_01 li:hover{
	background-color: #A9D5DE;
}
.dtList_01 li:nth-child(1) {
	margin-left: 0;
	background-image: url(dtBg_01.png);
}
.dtList_01 li:nth-child(2) {
	background-image: url(dtBg_02.png);
}
.dtList_01 li:nth-child(3) {
	background-image: url(dtBg_03.png);
}
.dtList_01 li:nth-child(4) {
	margin-left: 0;
	background-image: url(dtBg_04.png);
}
.dtList_01 li:nth-child(5) {
	background-image: url(dtBg_05.png);
}
.yjList_01 {
	padding: 0 0 10px 0;
}
.yjList_01 li {
	float: left;
	padding-left: 15px;
	margin-right: 30px;
	line-height: 26px;
	font-size: 16px;
	background: url(iconRListBg_01.png) no-repeat 2px center;
}
.zqyjCon>div{
	width: 50%;
}
.lyBox {
	position: relative;
	margin-top: 52px;
	padding: 20px 10px 12px 10px;
	background: #ebeef0;
}
.lyBox h3 {
	position: absolute;
	left: 16px;
	top: -52px;
	padding-top: 10px;
	width: 145px;
	height: 56px;
	color: #fff;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: url(lyBg_01.png) no-repeat;
}
.lyBox .searBox input[type="text"] {
	padding: 10px 40px 10px 10px;
	width: 100%;
	height: 46px;
	color: #9D9D9D;
	line-height: 26px;
	font-size: 12px;
	background: #fff url(btnSearch_01.png) no-repeat 95% center;
	background-size: 26px 26px;
}
.lyBox .con h4 {
	padding: 0 10px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
}
.lyBox .con .hotWords {
	padding: 0 10px;
	line-height: 24px;
	font-size: 14px;
}
.lyBox .con .hotWords a {
	display: inline-block;
	margin-right: 10px;
}
.iColumn_03.borB01,
.iColumn_04.borB01,
.iColumn_05.borB01  {
	padding-bottom: -10px;

}
.hotWords_02 {
	padding-bottom: 10px;
	line-height: 26px;
	font-size: 16px;
}
.hotWords_02 em {
	font-weight: bold;
}
.hotWords_02 a {
	display: inline-block;
	margin-left: 20px;
}
.interviewList li {
	float: left;
	margin-top: 30px;
	padding-left:210px;
	width: 48%;
	height: 160px;
}
.interviewList li:nth-child(2),
.interviewList li:nth-child(4) {
	float: right;
}
.interviewList li a.aImg {
	float: left;
	margin-left: -210px;
}
.interviewList li a.aImg img {
	width: 197px;
	height: 160px;
}
.interviewList li a.aTxt {
	display: block;
	margin-top: 10px;
	line-height: 26px;
	font-size: 15px;
}
.interviewList li a.aImg:hover img{
	transform:scale(1.05,1.05);
}
.interviewList li span {
	display: block;
	margin-top: 20px;
	color: #707070;
	line-height: 24px;
	font-size: 12px;
}
.lyBox_02 h4 {
	padding-left: 40px;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	background: url(lyTitBg_01.png) no-repeat 0 1px;
}
.lyBox_02:nth-child(1) h4 {
	background: url(lyTitBg_02.png) no-repeat 0 1px;
}
.lyBox_02:nth-child(2) h4 {
	background: url(lyTitBg_03.png) no-repeat 4px 1px;
}
.lyBox_02:nth-child(3) h4 {
	background: url(lyTitBg_04.png) no-repeat 4px 1px;
}
.lyBox_02 .con {
	margin-top: 12px;
	padding-left: 40px;
	line-height: 28px;
	font-size: 14px;
}
.lyBox_02 .con a {
	display: inline-block;
	margin-right: 1.5em;
	line-height: 1.6;
	padding: 4px 0;
}
.publicSer {
	padding-bottom: 50px;
}
.publicSer .yjList_01 li:first-child {
	margin-right: 50px;
	padding: 0;
	font-weight: bold;
	background: none;
}
.publicSer .lyBox h3 {
	left: 0;
	top: -35px;
	padding: 0;
	width: 100%;
	height: 30px;
	color: #262626;
	font-size: 16px;
	background: none;
}
.publicSer .lyBox {
	padding-top: 30px;
}
.publicSer .mlBox {
	padding: 0 10px;
	line-height: 24px;
	font-size: 15px;
}
.publicSer .mlBox p {
	margin-bottom: 20px;
}
.fwmyList li {
	float: left;
	margin-top: 30px;
	padding-right: 10px;
	width: 25%;
}
.fwmyList li h5 {
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
}
.fwmyList li p {
	margin-top: 15px;
	height: 84px;
	line-height: 28px;
	font-size: 15px;
	overflow: hidden;
}
.fwmyList li p a {
	display: inline-block;
	margin-right: 1em;
}

.iMenu_l{
	width: 106px;
	position: fixed;
	top: 150px;
	left: 40px;
	background:#fff;
	z-index: 9999;
}
#goTop{
	display: none;
	padding-top: 24px;
	color: #707070;
	line-height: 26px;
	font-size: 14px;
	text-align: center;
	background: url(iconGoTop.png) no-repeat top center;
	cursor: pointer;
	width: 80px;
}
#LoutiNav {
	display: none;
	position: relative;
	padding-left: 10px;
	border-left: 1px solid #DCDCDC;
	height: 408px;
}
#LoutiNav::before {
	position: absolute;
	content: '';
	top: 0;
	left: -3px;
	width: 5px;
	height: 5px;
	background: #DCDCDC;
	border-radius: 50%;
}
#LoutiNav::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: -3px;
	width: 5px;
	height: 5px;
	background: #DCDCDC;
	border-radius: 50%;
}
#LoutiNav li{
	position: relative;
	margin-top: 25px;
	top: -15px;
	width: 6em;
	color: #707070;
	line-height: 2;
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
}
#LoutiNav li em{
	display: block;
	font-weight: normal;
}
#LoutiNav li:nth-child(1) {
	top: -15px;
}
#LoutiNav li::before {
	display: none;
	position: absolute;
	content: '';
	top: 12px;
	left: -13px;
	width: 5px;
	height: 5px;
	background: #78B1BC;
	border-radius: 50%;
}
#LoutiNav .active,
#LoutiNav li.active::before {
	display: block;
	color: #78B1BC;
	font-weight: bold;
}
.iColumn_03 {
	padding-top: 50px;
}
.iColumn_04{
	padding-top: 2px;
}
/*=== 商务部主站 end ===*/
.ldTxtList_01 li {
	margin-bottom: 30px;
	color: #262626;
	line-height: 26px;
	font-size: 16px;
}
.ldTxtList_01 li a {
	color: #262626;
	margin-right: 5px;
}
.iRBox a {
	display: block;
}
.iRBox .aImg img {
	width: 100%;
	height: auto;
}
.iRBox h4 {
	margin-top: 15px;
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
}
.iRBox p {
	margin-top: 15px;
	color: #707070;
	line-height: 24px;
	font-size: 15px;
}
.sTitle_01 {
	padding-bottom: 10px;
	color: #262626;
	line-height: 36px;
	font-size: 32px;
	font-weight: bold;
}
.sNav {
	padding: 13px 0;

	overflow-x: auto;
	white-space: nowrap;
}
.sNav li {
	display: inline-block;
	margin-right: 1em;
	line-height: 26px;
	font-size: 15px;
	font-weight: bold;
}
.sNav li a {
	color: #262626;
}
h4.sTitle_02 {
	margin: 30px 0 20px;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
}
h4.sTitle_02 .sub-title{
	font-size: 15px;
	display: inline-block;
	margin-left: 20px;
}
h4.sTitle_02 .sub-title a{
	font-weight: normal;
	display: inline-block;
	margin: 0 10px;
}
h4.sTitle_02 .sub-title a:first-child{
	margin-left: 0;
}
.iListCon ul.txtList_01 {
	padding-bottom: 40px;
	border-bottom: 1px solid #dcdcdc;
}
.iListCon ul.txtList_01:last-child {
	border: none;
}
.gwy-box{
	display: inline-block;
	position: absolute;
	right:0;
	top:6px;
	font-weight: bold;
	
}
.main h1 .gwy-box a{
	font-size: 18px;
	color: #707070;
	margin-left: 15px;
	letter-spacing:.1em;
}
.cj-sTitle_03{
	font-size: 22px;
	font-weight: bold;
}
.fx-con{
	background: #ebeef0;
	padding:20px 0px 20px 30px; 
}
.lyBox_02 .fx-con a{
	padding:6px 0
}